hubermedia documentation 2015 html
eT4® META - Keyterms
Entry Point
http://meta.et4.de/rest.ashx/keyterms 
Responsetype
JSON-Response
Description
The eT4®META KeyTerms service returns keyterms to one object.
Parameters
Parameter Type Description
experience (-> eT4.META-search:experience) String The experience specifies the name of the project data pool to be used.  (obligatory)
type (-> eT4.META-search:type) String Used to specify the main content type/topic to search. Hotel, Event, Gastro, Tour, POI, City, Area, Package, Article or Web.
mkt (-> eT4.META-search:mkt) String This parameter determines the language in which the content is to be returned.
q (-> eT4.META-search:q) QuerySearchString Search queries can be defined with the parameter Q, so that the amount of data returned is constrained. For more details see chapter Query Language - Introduction and Query Language - Prefixes.
Samples
Sample 1: Hotel

http://meta.et4.de/rest.ashx/keyterms/?experience=demo-dahoam&type=Hotel&q=hashlink:278FE57D1249A8AC40CCE07D6A5D5AA5 

response
Copy Code
{
    "status":"ok",
    "message":null,
    "data":[
        {"term":"bayerischen"},
        {"term":"wellnesshotel"},
        {"term":"wald"},
        {"term":"sonnenhof"},
        {"term":"sterne"},
        {"term":"western"},
        {"term":"premier"},
        {"term":"relaxen"},
        {"term":"zimmer"},
        {"term":"großen"},
        {"term":"lam"},
        {"term":"4"},
        {"term":"außenpool"},
        {"term":"große"},
        {"term":"wellness"},
        {"term":"aqua"},
        {"term":"hauseigenen"},
        {"term":"überwiegend"},
        {"term":"ideale"},
        {"term":"inmitten"},
        {"term":"hotel"},
        {"term":"erstellen"},
        {"term":"berühmten"},
        {"term":"eigener"},
        {"term":"1.600qm"}
    ]
}

Check out more samples at our API-Explorer: http://developer.et4.de/explorer/?samples=true

 

 


© hubermedia 2018 Privacy Statement Imprint